﻿2026-07-27T10:13:31.8404235Z ##[group]Run actions/checkout@v5
2026-07-27T10:13:31.8404488Z with:
2026-07-27T10:13:31.8404675Z   repository: SaberMage/spt-shell-notify
2026-07-27T10:13:31.8404909Z   path: .adapter-notify
2026-07-27T10:13:31.8406622Z   token: ***
2026-07-27T10:13:31.8406788Z   ssh-strict: true
2026-07-27T10:13:31.8406961Z   ssh-user: git
2026-07-27T10:13:31.8407137Z   persist-credentials: true
2026-07-27T10:13:31.8407336Z   clean: true
2026-07-27T10:13:31.8407518Z   sparse-checkout-cone-mode: true
2026-07-27T10:13:31.8407728Z   fetch-depth: 1
2026-07-27T10:13:31.8407899Z   fetch-tags: false
2026-07-27T10:13:31.8408071Z   show-progress: true
2026-07-27T10:13:31.8408242Z   lfs: false
2026-07-27T10:13:31.8408406Z   submodules: false
2026-07-27T10:13:31.8408580Z   set-safe-directory: true
2026-07-27T10:13:31.8409083Z   allow-unsafe-pr-checkout: false
2026-07-27T10:13:31.8409307Z env:
2026-07-27T10:13:31.8409474Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-27T10:13:31.8409703Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-27T10:13:31.8409960Z   RUSTFLAGS: -C link-arg=-fuse-ld=mold
2026-07-27T10:13:31.8410165Z ##[endgroup]
2026-07-27T10:13:32.0114260Z Syncing repository: SaberMage/spt-shell-notify
2026-07-27T10:13:32.0114852Z ##[group]Getting Git version info
2026-07-27T10:13:32.0115237Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify'
2026-07-27T10:13:32.0136926Z [command]/usr/bin/git version
2026-07-27T10:13:32.0204305Z git version 2.43.0
2026-07-27T10:13:32.0223178Z ##[endgroup]
2026-07-27T10:13:32.0233853Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/6ebf60cb-721a-43e9-a089-119e361115f8' before making global git config changes
2026-07-27T10:13:32.0234629Z Adding repository directory to the temporary git global config as a safe directory
2026-07-27T10:13:32.0236838Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-27T10:13:32.0265424Z ##[group]Initializing the repository
2026-07-27T10:13:32.0269415Z [command]/usr/bin/git init /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify
2026-07-27T10:13:32.0296121Z hint: Using 'master' as the name for the initial branch. This default branch name
2026-07-27T10:13:32.0296679Z hint: is subject to change. To configure the initial branch name to use in all
2026-07-27T10:13:32.0297189Z hint: of your new repositories, which will suppress this warning, call:
2026-07-27T10:13:32.0297557Z hint: 
2026-07-27T10:13:32.0297837Z hint: 	git config --global init.defaultBranch <name>
2026-07-27T10:13:32.0298148Z hint: 
2026-07-27T10:13:32.0298425Z hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
2026-07-27T10:13:32.0298905Z hint: 'development'. The just-created branch can be renamed via this command:
2026-07-27T10:13:32.0299375Z hint: 
2026-07-27T10:13:32.0299579Z hint: 	git branch -m <name>
2026-07-27T10:13:32.0301105Z Initialized empty Git repository in /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core/.adapter-notify/.git/
2026-07-27T10:13:32.0307430Z [command]/usr/bin/git remote add origin https://github.com/SaberMage/spt-shell-notify
2026-07-27T10:13:32.0339544Z ##[endgroup]
2026-07-27T10:13:32.0340269Z ##[group]Disabling automatic garbage collection
2026-07-27T10:13:32.0343427Z [command]/usr/bin/git config --local gc.auto 0
2026-07-27T10:13:32.0366521Z ##[endgroup]
2026-07-27T10:13:32.0366841Z ##[group]Setting up auth
2026-07-27T10:13:32.0372097Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-27T10:13:32.0396252Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-27T10:13:32.0599602Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-27T10:13:32.0625083Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-27T10:13:32.0820182Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-27T10:13:32.0847525Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-27T10:13:32.1034329Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-27T10:13:32.1065452Z ##[endgroup]
2026-07-27T10:13:32.1065805Z ##[group]Determining the default branch
2026-07-27T10:13:32.1068796Z Retrieving the default branch name
2026-07-27T10:13:32.5301300Z Default branch 'main'
2026-07-27T10:13:32.5302254Z ##[endgroup]
2026-07-27T10:13:32.5320388Z ##[group]Fetching the repository
2026-07-27T10:13:32.5321341Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +refs/heads/main:refs/remotes/origin/main
2026-07-27T10:13:33.1412713Z From https://github.com/SaberMage/spt-shell-notify
2026-07-27T10:13:33.1413167Z  * [new branch]      main       -> origin/main
2026-07-27T10:13:33.1431351Z ##[endgroup]
2026-07-27T10:13:33.1431648Z ##[group]Determining the checkout info
2026-07-27T10:13:33.1434072Z ##[endgroup]
2026-07-27T10:13:33.1438552Z [command]/usr/bin/git sparse-checkout disable
2026-07-27T10:13:33.1476509Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-27T10:13:33.1503031Z ##[group]Checking out the ref
2026-07-27T10:13:33.1505864Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-07-27T10:13:33.1543629Z Switched to a new branch 'main'
2026-07-27T10:13:33.1543954Z branch 'main' set up to track 'origin/main'.
2026-07-27T10:13:33.1547499Z ##[endgroup]
2026-07-27T10:13:33.1580795Z [command]/usr/bin/git log -1 --format=%H
2026-07-27T10:13:33.1604615Z ee2d37eadc730c0019e0af82d683074c509634a2
